projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6f5320
)
Delete duplicated code.
author
Kenichi Handa
<handa@m17n.org>
Fri, 3 Sep 1999 01:28:20 +0000
(
01:28
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Fri, 3 Sep 1999 01:28:20 +0000
(
01:28
+0000)
lisp/international/characters.el
patch
|
blob
|
history
diff --git
a/lisp/international/characters.el
b/lisp/international/characters.el
index 81312177accb43faf6fefe2e12a5d995788537e2..a2a06cbef7de70d68bf59b7b009661abf15be6e0 100644
(file)
--- a/
lisp/international/characters.el
+++ b/
lisp/international/characters.el
@@
-138,7
+138,6
@@
(modify-category-entry (make-char 'chinese-gb2312 37) ?K)
(modify-category-entry (make-char 'chinese-gb2312 38) ?G)
(modify-category-entry (make-char 'chinese-gb2312 39) ?Y)
-(modify-category-entry (make-char 'chinese-gb2312 35) ?A)
(let ((row 48))
(while (< row 127)
(modify-category-entry (make-char 'chinese-gb2312 row) ?C)